home *** CD-ROM | disk | FTP | other *** search
/ Digitalfoto 118 / Digitalfoto 118.iso / mac / TEXT / webs_caract.css < prev    next >
Cascading Style Sheet File  |  2009-01-22  |  499b  |  31 lines

  1. bodyText {
  2. font-family: Arial,Helvetica,sans-serif;
  3. font-size: 16px;
  4. color: #336666;
  5. background-color: transparent;
  6. }
  7.  
  8. title{
  9. font-size: 13px;
  10. color: #FFcc00;
  11.  
  12. }
  13.  
  14.  
  15. A:link {
  16.     font-family: Arial, Helvetica, sans-serif;
  17.     font-size: 13px;
  18.     color: #333333;
  19.     text-decoration:none;
  20. }
  21.  
  22. A:hover {font-family: Arial, Helvetica, sans-serif;
  23. font-size: 13px; color: #99cc00;
  24. text-decoration:none;}
  25.  
  26. A:visited {font-family: Arial, Helvetica, sans-serif;
  27. font-size: 13px; color: #444444;
  28. text-decoration:none;}
  29.  
  30.  
  31.